﻿@CHARSET "UTF-8";
body {
    color: #666;
    font-family: Arial,Verdana,"\5B8B\4F53";
    font-size: 13px;
    line-height: 150%;
    background: url(../images/bg_body.png) left top repeat;
}
a {
    color: #666;
    text-decoration: none;
}
a:hover {
    color:#0058b3;
    text-decoration: none;
}

/* 全屏宽度 */
.full-width {
    width: 100%;
    min-width: 1000px;
}
/* 自定义宽度 */
.custom-width {
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
}
/* 头部背景 */
.header {
    background: url(../images/bg_header.png) left top repeat;
}
/* 导航栏背景 */
.navbar {
    background: url(../images/bg_navbar.png) left top repeat-x;
}
/* 搜索栏背景 */
.searchbar {
    height: 43px;
    margin-top: 1px;
    line-height: 43px;
    font-size: 13px;
    border-top: 1px solid #e0dfdf;
    border-bottom: 1px solid #e0dfdf;
    background-color: #fff;
}
/* 推荐产品 */
.recommend_product {
    
}
.recommend-title {
    height: 39px;
    padding: 0 17px;
    color: #fff;
    line-height: 39px;
    background: url(../images/bg_navbar.png) left top repeat-x;
}
.recommend-title h3 {
    font-size: 16px;
}
.recommend-title a {
    color: #fff;
    margin: 0 10px;
}
.recommend-title a:hover {
    text-decoration: underline;
}
.recommend-content {
    padding: 20px 0;
}
.recommend_product .product_list li {
    width: 230px;
    margin: 0 0 10px;
    padding: 0 10px;
}
.recommend_product .product_list li a.img {
    overflow: hidden;
}
.recommend_product .product_list li a.img img {
    width: 226px;
    height: 198px;
}
/* 模块 */
.m {
    border: 1px solid #dfdfdf;
    background-color: #fff;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}
.mt {
    height: 36px;
    line-height: 36px;
    background: url(../images/bg_mtr.png) left top repeat-x;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}
.mtl {
    float: left;
    width: 124px;
    height: 36px;
    padding-left: 12px;
    font-size: 14px;
    line-height: 36px;
    color: #fff;
    background: url(../images/bg_mtl.png) left top no-repeat;
    border-top-left-radius: 2px;
}
.mtr {
    float: right;
    height: 36px;
    padding-right: 12px;
    font-size: 12px;
    line-height: 36px;
    color: #fff;
}
.mtr a {
    color: #fff;
}
.mtr a:hover {
    text-decoration: underline;
}
.mc {
    padding: 10px;
}
.mc p, .mc span{
	font-size:14px;
	line-height:30px;
}
/* 关于我们 */
.aboutus {
    width: 698px;
}
.honor {
    width: 274px;
}
.index-news {
    width: 322px;
}
.mr14 {
    margin-right: 14px;
}
/* 设备展示 */
.topline {
    padding-top: 24px;
    background: url(../images/line.png) left top no-repeat;
}
.marquee-handle {
    overflow: hidden;
    width: 648px;
}
.marquee-item {
    float: left;
    width: 216px;
}
.equipment-pic {
    width: 190px;
    margin: 0 auto;
    padding: 2px;
    border: 1px solid #dad9de;
}
.equipment-name {
    margin-top: 9px;
    text-align: center;
}
#goLeft {
    display: block;
    width: 14px;
    height: 26px;
    margin-top: 67px;
    margin-right: 1px;
}
#goRight {
    display: block;
    width: 14px;
    height: 26px;
    margin-top: 67px;
    margin-right: 1px;
}
/* 友情链接 */
.f_link {
    height: 20px;
    padding: 50px 17px 12px;
    line-height: 20px;
    background: url(../images/bg_flinks.png) left top no-repeat;
}
.f_link a {
    margin: 0 10px;
}
/* 底部背景 */
.footer {
    font-size: 14px;
    text-align: center;
    line-height: 26px;
    background-color: #000;
}
.subsite {
    height: 34px;
    font-size: 12px;
    color: #666;
    line-height: 34px;
}
.subsite a {
    color: #666;
}
.subsite a:hover {
    color: #888;
}
.footer-link {
    height: 36px;
    margin-bottom: 10px;
    line-height: 36px;
    color: #fff;
    background: url(../images/bg_navbar.png) left top repeat-x;
}
.footer-link a {
    margin: 0 10px;
    color: #fff;
}
.footer-link a:hover {
    text-decoration: underline;
}
.footer-contact {
}
/*------------内页-------------------*/
.n_banner {
    height: 320px;
}
.left{width:210px;float:left;}
.sort_product{margin-top:10px;border:1px solid #e0e1dc;padding:2px;}
.sort_product h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}

.n_contact{margin-top:10px;border:1px solid #e0e1dc;padding:2px;}
.n_contact h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}
.n_contact p.content{padding:5px;}

.right{width:774px;float:right;}
.sitemp{line-height:30px;height:30px;overflow:hidden;background-color:#ececec;padding-right:10px;border-bottom:2px solid #eb5b05;}
.sitemp h2{width:340px;float:left;line-height:30px;text-align:center;text-align:left;text-indent:10px;}
.sitemp .site{width:380px;float:right;text-align:right;line-height:30px;}

.right .content{padding:10px;padding-top:15px;overflow:hidden;}


.clear{clear:both;}
.inews{ margin-bottom:15px; padding:4px 5px 4px 16px;}
.inews ul{ list-style-type:none; padding:10px 0;}
.inews ul li{padding:5px 0; line-height:17px;}
.inews ul li a{ background:url(../images/cion01.gif) no-repeat left 3px;padding:0 0 0 15px;display:block;line-height:17px; color:#636363;}
.inews ul li a:visited{ color:#636363;}
.inews ul li a:hover{ color:#212020;background:url(../images/cion01.gif) no-repeat left 3px;}
.inews strong{ line-height:17px;}

#cnzz_stat_icon_1253411649{display:inline;}
.footnav img{ vertical-align:middle;display:inline}

.container1{ padding:5px 5px;}
.container2{ width:700px; overflow:hidden; padding:15px 0;}
.content1{text-align:left; font-size:14px;}
.content1 h1{ height:26px; line-height:26px; padding-left:10px; border:#ccc 1px solid;}

.content1 h2{background:#f7f7f7 url(../images/line02.gif) repeat-x left bottom; line-height:30px;}
.content1 h2 p{ background:url(../images/cion04.gif) no-repeat 5px 12px; line-height:30px; padding-left:20px; font-size:14px; color:#212020; height:30px;}
.content1 h2 a{ color:#212020; line-height:30px; text-decoration:underline;}
.content1 h2 a:visited{ color:#212020;}
.content1 h2 a:hover{ color:#000;}

.content1 h3{ color:#212020; font-size:26px; text-align:center;}
.content1 h4{color:#493200; font-weight:normal; border:#212020 1px dotted;margin:10px 0; text-align:left; padding-left:12px;}
.content1 h5{ text-indent:5px;line-height:25px; background:url(../images/top.gif) repeat-x left bottom; color:#212020; padding-left:10px; line-height:25px;}
.content1 h6{line-height:25px;color:#696969; font-weight:normal; margin:5px 0; text-align:center; font-size:12px;}
 

 

.pages { clear:both; padding:20px 45px 0 0; color:#444; }
	.pages a { color:#444; }
	.pages a:hover { color:#f60;  font-weight:bold  }
	.pages ul { text-align:right;list-style:none }
	.pages li { display:inline; margin-left:8px;list-style:none }


	.tag{margin:0 10px;}
	.tag a{margin:0 3px;text-decotaion:none;margin:0 3px;}
	.tag a:hover{text-decoration:underline;}

.newslist{}
.newslist ul{ list-style:none;}
.newslist li{ line-height:17px; padding:9px 0;background:url(../images/line02.gif) repeat-x left bottom;}
.newslist li a{ display:block;line-height:17px; font-family:tahoma,"宋体"; cursor:pointer; color:#636363;background:url(../images/cion01.gif) no-repeat 5px 3px;}
.newslist li a p{ padding-left:25px;  line-height:17px; color:#636363; font-size:14px; text-align:left}
.newslist li a span{ float:right; line-height:17px; padding-right:10px;}
.newslist li a strong{ line-height:17px;}
.newslist li a:visited{ color:#636363;}
.newslist li a:hover{color:#212020;}
.newslist li a:hover p{background:url(../images/cion01.gif) no-repeat 5px 3px;color:#212020;}

.productsb{ padding:0 10px 20px 10px;}
.productsb .list{ width:140px; text-align:center; float:left; padding:10px 0 0 0;}
.productsb .list h2{ width:124px; height:124px;}
.productsb .list h2 a{width:120px;height:120px;display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:104px;*font-family:Arial;border:#817F7F 1px solid;padding:1px;}
.productsb .list h2 a:hover{ border:#000 1px solid;}
.productsb .list h2 img{vertical-align:middle;}
.productsb .list span{ display:block; padding:5px 0 0 0; line-height:18px; color:#636363;}
.productsb .list span strong{ line-height:18px;}

.comment_list{ padding:15px 20px 25px; font-size:12px;}
.comment_list ul{ list-style-type:none;}
.comment_list li{ line-height:18px; padding:6px 0;font-size:14px; background:url(../images/line01.gif) repeat-x left bottom; }
.comment_list li a{ line-height:18px; display:block;padding:0 0 0 16px; color:#636363; font-size:14px; background:url(../images/cion01.gif) no-repeat left 4px;}
.comment_list li a:visited{color:#636363;}
.comment_list li a:hover{color:#212020; background:url(../images/cion01.gif) no-repeat left 3px; text-decoration:underline;}


.title02{background:url(../images/line02.gif) repeat-x left bottom; height:30px;}
.title02 h1{ background:url(../images/cion04.gif) no-repeat 5px 12px; line-height:30px; padding-left:20px; font-size:14px; color:#212020;}
.title02 a{ color:#212020; line-height:30px; padding-right:8px; float:right;}
.title02 a:visited{color:#212020;}


.pro_b{ padding:0 0 10px 0;}
.pro_b div{float:left; margin:5px 0; width:24%;}
.xuan{border-bottom:#ababab 1px dotted; margin-bottom:12px;}
.pro_b h2{width:154px;height:154px;margin:0 auto; }
.pro_b h2 a{width:150px;height:150px;display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:104px;*font-family:Arial;border:#e7e7e7 1px solid;padding:1px;}
.pro_b h2 a:hover{ border:#212020 1px solid;}

.pro_b h2 img{ vertical-align:middle;}

.pro_b h3{text-align:center; margin-top:10px;color:#666666;display:block;font-size:12px; line-height:30px;}
.pro_b h3 a{ color:#666666; font-size:12px; font-weight:normal;line-height:16px;}
.pro_b h3 a:visited{ color:#666666;}
.pro_b h3 a:hover{ color:#212020;}

